Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci] Disable clippy + wasm in ci #1296

Merged
merged 1 commit into from
Oct 9, 2020
Merged

[ci] Disable clippy + wasm in ci #1296

merged 1 commit into from
Oct 9, 2020

Conversation

cmyr
Copy link
Member

@cmyr cmyr commented Oct 9, 2020

This will still the tests against wasm, but clippy is disabled
until further notice. This can be turned back on the next time
we get an update to cargo.

See rust-lang/rust-clippy#6140

Copy link
Contributor

@raphlinus raphlinus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like a fairly minimal patch, and glad to see it's fixed in beta upstream.

This will still the tests against wasm, but clippy is disabled
until further notice. This can be turned back on the next time
we get an update to cargo.

See rust-lang/rust-clippy#6140
@cmyr cmyr merged commit d367e64 into master Oct 9, 2020
@cmyr cmyr deleted the disable-wasm-clippy branch October 9, 2020 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants